Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: making readFile work correctly with binary data when compiled #4354

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

WIP: making readFile work correctly with binary data when compiled #4354

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Feb 26, 2018

WIP:
make fGetChars return a tuple of (string, length) instead of just the string result, make ``addToStringBuffer take a length argument for the length of its string parameter

@ghost
Copy link
Author

ghost commented Feb 26, 2018

PR for #4352

@ghost
Copy link
Author

ghost commented Feb 26, 2018

I got stuck on trying to figure out how to return a tuple in the RTS for idris_readChars.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant